Skip to content

feat(pbkdf2): add result struct overload - #59

Merged
LimiNode merged 2 commits into
mainfrom
codex/define-pbkdf2result-struct-and-overload
Sep 5, 2025
Merged

feat(pbkdf2): add result struct overload#59
LimiNode merged 2 commits into
mainfrom
codex/define-pbkdf2result-struct-and-overload

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 5, 2025

Copy link
Copy Markdown
Owner

Summary

  • add Pbkdf2Result to bundle salt, iterations and key
  • overload pbkdf2 to derive using stored parameters
  • update README and tests to show simpler serialization

Testing

  • scripts/run_tests.sh

https://chatgpt.com/codex/tasks/task_e_68bb50ddfe90832caf969e92d94af0b4

@LimiNode
LimiNode merged commit c46719c into main Sep 5, 2025
8 checks passed
@LimiNode
LimiNode deleted the codex/define-pbkdf2result-struct-and-overload branch September 6, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant